3.469 \(\int \frac{1}{\sqrt{b \sec (e+f x)} \sin ^{\frac{9}{2}}(e+f x)} \, dx\)

Optimal. Leaf size=61 \[ -\frac{8 b}{21 f \sin ^{\frac{3}{2}}(e+f x) (b \sec (e+f x))^{3/2}}-\frac{2 b}{7 f \sin ^{\frac{7}{2}}(e+f x) (b \sec (e+f x))^{3/2}} \]

[Out]

(-2*b)/(7*f*(b*Sec[e + f*x])^(3/2)*Sin[e + f*x]^(7/2)) - (8*b)/(21*f*(b*Sec[e + f*x])^(3/2)*Sin[e + f*x]^(3/2)
)

________________________________________________________________________________________

Rubi [A]  time = 0.0780422, antiderivative size = 61, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 23, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.087, Rules used = {2584, 2578} \[ -\frac{8 b}{21 f \sin ^{\frac{3}{2}}(e+f x) (b \sec (e+f x))^{3/2}}-\frac{2 b}{7 f \sin ^{\frac{7}{2}}(e+f x) (b \sec (e+f x))^{3/2}} \]

Antiderivative was successfully verified.

[In]

Int[1/(Sqrt[b*Sec[e + f*x]]*Sin[e + f*x]^(9/2)),x]

[Out]

(-2*b)/(7*f*(b*Sec[e + f*x])^(3/2)*Sin[e + f*x]^(7/2)) - (8*b)/(21*f*(b*Sec[e + f*x])^(3/2)*Sin[e + f*x]^(3/2)
)

Rule 2584

Int[((b_.)*sec[(e_.) + (f_.)*(x_)])^(n_)*((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_), x_Symbol] :> Simp[(b*(a*Sin[e +
 f*x])^(m + 1)*(b*Sec[e + f*x])^(n - 1))/(a*f*(m + 1)), x] + Dist[(m - n + 2)/(a^2*(m + 1)), Int[(a*Sin[e + f*
x])^(m + 2)*(b*Sec[e + f*x])^n, x], x] /; FreeQ[{a, b, e, f, n}, x] && LtQ[m, -1] && IntegersQ[2*m, 2*n]

Rule 2578

Int[((b_.)*sec[(e_.) + (f_.)*(x_)])^(n_.)*((a_.)*sin[(e_.) + (f_.)*(x_)])^(m_.), x_Symbol] :> Simp[(b*(a*Sin[e
 + f*x])^(m + 1)*(b*Sec[e + f*x])^(n - 1))/(a*f*(m + 1)), x] /; FreeQ[{a, b, e, f, m, n}, x] && EqQ[m - n + 2,
 0] && NeQ[m, -1]

Rubi steps

\begin{align*} \int \frac{1}{\sqrt{b \sec (e+f x)} \sin ^{\frac{9}{2}}(e+f x)} \, dx &=-\frac{2 b}{7 f (b \sec (e+f x))^{3/2} \sin ^{\frac{7}{2}}(e+f x)}+\frac{4}{7} \int \frac{1}{\sqrt{b \sec (e+f x)} \sin ^{\frac{5}{2}}(e+f x)} \, dx\\ &=-\frac{2 b}{7 f (b \sec (e+f x))^{3/2} \sin ^{\frac{7}{2}}(e+f x)}-\frac{8 b}{21 f (b \sec (e+f x))^{3/2} \sin ^{\frac{3}{2}}(e+f x)}\\ \end{align*}

Mathematica [A]  time = 0.138539, size = 42, normalized size = 0.69 \[ \frac{2 b (2 \cos (2 (e+f x))-5)}{21 f \sin ^{\frac{7}{2}}(e+f x) (b \sec (e+f x))^{3/2}} \]

Antiderivative was successfully verified.

[In]

Integrate[1/(Sqrt[b*Sec[e + f*x]]*Sin[e + f*x]^(9/2)),x]

[Out]

(2*b*(-5 + 2*Cos[2*(e + f*x)]))/(21*f*(b*Sec[e + f*x])^(3/2)*Sin[e + f*x]^(7/2))

________________________________________________________________________________________

Maple [A]  time = 0.107, size = 82, normalized size = 1.3 \begin{align*}{\frac{32\,\cos \left ( fx+e \right ) \left ( 4\, \left ( \cos \left ( fx+e \right ) \right ) ^{2}-7 \right ) \left ( -1+\cos \left ( fx+e \right ) \right ) ^{4}}{21\,f \left ( \left ( \sin \left ( fx+e \right ) \right ) ^{2}+ \left ( \cos \left ( fx+e \right ) \right ) ^{2}-2\,\cos \left ( fx+e \right ) +1 \right ) ^{4}} \left ( \sin \left ( fx+e \right ) \right ) ^{-{\frac{7}{2}}}{\frac{1}{\sqrt{{\frac{b}{\cos \left ( fx+e \right ) }}}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/sin(f*x+e)^(9/2)/(b*sec(f*x+e))^(1/2),x)

[Out]

32/21/f*cos(f*x+e)*(4*cos(f*x+e)^2-7)*(-1+cos(f*x+e))^4/sin(f*x+e)^(7/2)/(sin(f*x+e)^2+cos(f*x+e)^2-2*cos(f*x+
e)+1)^4/(b/cos(f*x+e))^(1/2)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\sqrt{b \sec \left (f x + e\right )} \sin \left (f x + e\right )^{\frac{9}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/sin(f*x+e)^(9/2)/(b*sec(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

integrate(1/(sqrt(b*sec(f*x + e))*sin(f*x + e)^(9/2)), x)

________________________________________________________________________________________

Fricas [A]  time = 2.47585, size = 181, normalized size = 2.97 \begin{align*} \frac{2 \,{\left (4 \, \cos \left (f x + e\right )^{4} - 7 \, \cos \left (f x + e\right )^{2}\right )} \sqrt{\frac{b}{\cos \left (f x + e\right )}} \sqrt{\sin \left (f x + e\right )}}{21 \,{\left (b f \cos \left (f x + e\right )^{4} - 2 \, b f \cos \left (f x + e\right )^{2} + b f\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/sin(f*x+e)^(9/2)/(b*sec(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

2/21*(4*cos(f*x + e)^4 - 7*cos(f*x + e)^2)*sqrt(b/cos(f*x + e))*sqrt(sin(f*x + e))/(b*f*cos(f*x + e)^4 - 2*b*f
*cos(f*x + e)^2 + b*f)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/sin(f*x+e)**(9/2)/(b*sec(f*x+e))**(1/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{1}{\sqrt{b \sec \left (f x + e\right )} \sin \left (f x + e\right )^{\frac{9}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(1/sin(f*x+e)^(9/2)/(b*sec(f*x+e))^(1/2),x, algorithm="giac")

[Out]

integrate(1/(sqrt(b*sec(f*x + e))*sin(f*x + e)^(9/2)), x)